Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added class based processors and some other improvements #192

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

smahelos
Copy link

  • Added czech translations and some new lexicon entries for english, in other languages new entries are not translated
  • Added new event tabs: Price, Food, Age, Capacity
  • Reformat code for ExtJS javascripts
  • Reformat code for some php classes

Lukáš Šmahel added 4 commits March 20, 2019 20:13
 - Added czech translations and some new lexicon entries for english, in other languages new entries are not translated
 - Added new event tabs: Price, Food, Age, Capacity
 - Reformat code for ExtJS javascripts
 - Reformat code for some php classes
…switched parameters in constructor

parameter changed in file: mxcalendars/model/mxcalendars/mxcalendars.class.php
parameter changed in class: makeProcessTime
parameter changed in method: __construct
 - before: __construct($gsProc = null, $debug)
 - after:  __construct($debug, $gsProc = null)

because of this change, we have to change method calls in snippet: snippet.mxcalendars.php

- Reformat code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant